Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. pycom adc
    Log in to post

    • H

      CFL bulb light intensity monitoring system using Light to digital converter
      Comments & Feedback • wipy wipy i2c lightsensor pycom adc • • harper75  

      2
      0
      Votes
      2
      Posts
      486
      Views

      M

      For starters, you could use the Pysense board (which has a light sensor and a basic driver) and the AWS example to push the data to AWS IoT. This should work out of the box. What you do in AWS IoT is another topic.
    • T

      gPY ADC consumes 50mA current??
      GPy • gpy current consump pycom adc • • tanmay07  

      7
      0
      Votes
      7
      Posts
      1139
      Views

      T

      @tanmay07 Got it thanks a ton! I was also looking for another scenario where I do not have to use this. Suppose I configure my device to be on a deepsleep it consumes about 25uA current. But I want it to wake up on certain levels of voltage from my sensors on analog pins. Is it possible to do this using:- machine.pin_deepsleep_wakeup(pins, mode, enable_pull) ?? Because I believe this function can only wakeup the decice from deep sleep if the specidied pins goes high or low.This can be used for specific voltage levels on analog pins right?
    • 1 / 1